curl --request DELETE \
--url https://api.hyperline.co/v1/promotion-codes/{id} \
--header 'Authorization: Bearer <token>'This response does not have an example.Delete an existing promotion code.
curl --request DELETE \
--url https://api.hyperline.co/v1/promotion-codes/{id} \
--header 'Authorization: Bearer <token>'This response does not have an example.Was this page helpful?